Leadtools Namespace > RasterCollectionEventArgs<T> Class : Item Property |
public T Item {get;}
'Declaration Public ReadOnly Property Item As T
'Usage Dim instance As RasterCollectionEventArgs(Of T) Dim value As T value = instance.Item
public T Item {get;}
get_Item();